transaction sequence number - перевод на русский
DICLIB.COM
Языковые инструменты на ИИ
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

transaction sequence number - перевод на русский

HISTORY OF ACTIONS EXECUTED BY A DATABASE MANAGEMENT SYSTEM
Journal (computing); Database log; Binary log; Checkpoint record; Transaction journal; Database journal; Transaction logging; Binary logging; Log sequence number

transaction sequence number      
порядковый номер транзакции
database log         
регистрационный журнал базы данных
commercial transaction         
  • Purchases can be made through the use of physical currency, such as cash.
  • Silver coin of the [[Maurya Empire]], from the 3rd century BC
AGREEMENT, OR COMMUNICATION, CARRIED OUT BETWEEN A BUYER AND A SELLER TO EXCHANGE AN ASSET FOR PAYMENT
Payment transactions; Bank transactions; Payment transfer; Financial transactions; Commercial Transaction; Commercial transaction; Cash transactions
коммерческая сделка

Определение

ВЕЩЕСТВЕННОЕ ЧИСЛО
то же, что действительное число.

Википедия

Transaction log

In the field of databases in computer science, a transaction log (also transaction journal, database log, binary log or audit trail) is a history of actions executed by a database management system used to guarantee ACID properties over crashes or hardware failures. Physically, a log is a file listing changes to the database, stored in a stable storage format.

If, after a start, the database is found in an inconsistent state or not been shut down properly, the database management system reviews the database logs for uncommitted transactions and rolls back the changes made by these transactions. Additionally, all transactions that are already committed but whose changes were not yet materialized in the database are re-applied. Both are done to ensure atomicity and durability of transactions.

This term is not to be confused with other, human-readable logs that a database management system usually provides.

In database management systems, a journal is the record of data altered by a given process.

Как переводится transaction sequence number на Русский язык